IMatrixManagerSendCommand Method |
Sends an Allegiant CCL command to the Allegiant matrix
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxvoid SendCommand(
Matrix m,
string command
)
Parameters
- m Matrix
-
- command String
-
Exceptions
RemarksTo use the CCL commands you need the CCL User Guide. This manual is available in the Online Product Catalog in the document section of each LTC Allegiant Matrix.
See Also